@charset "utf-8";
/* CSS Document */
/**common**/
html, body { min-width:1080px;}
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#000;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#f0f0f0;}

.w1200{ width:1400px!important; margin:0 auto;}

@media screen and (max-width:1399px) and (min-width:1200px) {
.w1200{ width:100%!important;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.w1200{ width:100%!important;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w1200{ width:100%!important;}
}
@media screen and (max-width:767px) {
.w1200{ width:100%!important;}
}



/*顶部公司名称*/
.top{ width:100%; height:110px;}
.top a{ display:block; width:49%; line-height:110px;margin: 20px 0 0 0;}

.top .tel{ width:13%; background:url(../images/tel.png) left center no-repeat; padding:0 0 0 4%;margin: 30px 0 0 0;}
.top .tel p{ display:block; line-height:20px; height:20px;color: #777;margin-bottom: 5px;}
.top .tel span{ display:block; font-size:30px; font-weight:bolder; color:#025bb7; height:30px; line-height:30px;}

@media screen and (max-width:1399px) {
.top a{ width:60%;}
.top .tel{ width:16%;padding:0 0 0 5%;}
}
@media screen and (max-width:1200px) {
.top a{ width:66%;}
.top .tel{ width:18%;padding:0 0 0 6%;}
}
/*顶部公司名称*/

/*顶部导航栏*/
.nav_top{width:100%; height:60px; overflow:hidden; margin:0 0 -60px; position:relative;z-index: 999;}

.menu_open{ display:none;}
.hcover {display: none;}

.nav_top .w1200{ position:relative;}
.nav{ width:100%; position:absolute;color:#fff; }
.nav_ul { position:relative;}
.nav_ul::after{width:125%;background-color:#232323;transform:skewX(32deg);position:absolute;left:20px;top:0;content:"";height:100%;}
.nav_item{ width:12.1%; float:left; text-align:center;}
.nav_item a{ display:block; line-height:60px; color:#fff; position:relative; z-index: 99; font-size:16px;}
.nav_item.active a::after, .nav_item:hover a::after {width: 100%;}
.nav_item a::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#025bb7;transform:skewX(32deg);width:0;}

.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0,12,49,0.1); background: rgba(0,0,0,.5); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; border-top: 4px solid #01557a; margin-top: 0; }
.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }

/*顶部导航栏*/

/*内页顶部导航栏*/
.ny_top{width:100%; height:60px; overflow:hidden; margin:0 0 -60px; position:relative;z-index: 999;}

.ny_top .w1200{ position:relative;}
.ny_nav{ width:100%; position:absolute;color:#fff; }
.ny_nav_ul::after{width:119%;background-color:#000;transform:skewX(32deg);position:absolute;left:20px;top:0;content:"";height:100%;opacity: 0.6;}

/*内页顶部导航栏*/


/* banner 开始 */
.swiper-container1 { width:100%; height:700px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 700px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
/*分页器*/
.swiper-container1 .swiper-pagination { width:100%; height:16px; overflow:hidden; margin:0; padding:0; left:0; bottom:20px!important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 5px!important; border-radius:50%; opacity:1; background:#fff;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {background:#025bb7;}
@media screen and (max-width:1399px) {
.swiper-container1 .swiper-slide { background-size:100% 700px!important;}
}
@media screen and (max-width:1200px) {
.swiper-container1 .swiper-slide { background-size:100% 700px!important;}
}
/*首页banner*/

/*内页banner*/
.nybanner{ width:100%; height:400px; position:relative; overflow:hidden;}
.nybanner img{ display:block; position:absolute; top:0; left:50%; margin-left:-962px;}

/*内页banner*/

/*首页搜索框*/
.zyss{ width:100%; height:72px; background-color:#ededed;}

.zyss .zy{ width:60%;}
.zyss .zy p{ color:#555555;line-height: 72px;}
.zyss .zy span{width: 86%;color:#8d8d8d;line-height: 72px;}
.zyss .zy span a{ color:#8d8d8d;height: 72px;overflow: hidden;_float: left;white-space: nowrap;text-overflow: ellipsis;display: block;}
.zyss .zy span a:hover{ color:#555555;}

.ss{ width:380px;height:40px; margin-top:16px;}
.ss .input{ width:71%; height:40px;color:#8d8d8d;outline:none; border:0px;background:#fff url(../images/sous.png) 3% center no-repeat;padding-left: 9%; float:left;}
.ss .search_b{width:20%; height:40px;color:#fff; background-color:#025bb7;border:0px;cursor:pointer; float:right;outline: none;}

.mbxss{ width:100%; height:72px; background-color:#ededed;}
.mbxss .zy{ width:60%;}
.mbxss .zy p{ color:#555555;line-height: 72px;}
.mbxss .zy span{width: 74%;color:#8d8d8d;height: 72px;line-height: 72px; overflow:hidden;}
.mbxss .zy span a{ color:#8d8d8d;}
.mbxss .zy span a:hover{ color:#555555;}

.mbx{ background:url(../images/adr.png) left center no-repeat;padding-left: 2%;}

@media screen and (max-width:1399px) {

}
@media screen and (max-width:1200px) {
.mbxss .zy{ width:62%;}
.mbx{padding-left: 3%;}
}

/*首页搜索框*/

/*首页推荐产品*/
.tjcp{width:100%;padding: 50px 0 60px;}

.tjcp_tit{ text-align:center; position:relative;}
.tjcp_tit .dtit{font-size: 64px;font-weight:bolder;color:#f2f2f2;line-height:50px;line-height: 66px;}
.tjcp_tit p{display:block;font-size:40px;font-weight:bolder;color:#222;position: absolute;line-height: 50px; width:100%;left: 0;bottom: 77px;}
.tjcp_tit p span{color:#025bb7; }
.tjcp_tit i{display:block;font-size:16px;color:#777;padding: 14px 0;}
.tjcp_tit em{display:block;padding:10px 0; animation: nbanA 2s infinite;}
.tjcp_tit em img{ width:66%;}

/*动画效果*/
@keyframes nbanA{0%{transform:translateY(0px);}50%{transform:translateY(-10px);}100%{transform:translateY(0px);}}
@keyframes moveBg{0%{background-position:0% 30%;}100%{background-position:100% 50%;}}


.pro_wrap{padding: 12px 4%; border:1px solid #e6e6e6;}
.pro_wrap .pro_tlt1{position:relative;height: 290px;width: 100%;}
.pro_wrap .pro_tlt1:after{content:'';display:block;opacity:0; width:100%;height:100%;background-image: linear-gradient(to bottom, rgba(8, 121, 249,0.9), rgba(2, 91, 183,0.9));position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.pro_wrap .pro_tlt1 .pic{display: block;width: 100%; height: 246px;text-align: center; overflow:hidden;}
.pro_wrap .pro_tlt1 .pic img{max-width: 93%;max-height: 100%;vertical-align: middle;}
.pro_wrap .pro_tlt1 .pic .iblock{display:inline-block;height:100%;width:0;vertical-align:middle;}
.pro_wrap .pro_tlt1 .tit{display:block; width:90%;height:50px;line-height:50px;font-size:16px;text-align:center;color:#555;padding:5px 26px 5px 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/cpjt.png) 98% center no-repeat;background-size: 18px 18px; position:absolute; bottom:-10px;left:0;}
.pro_wrap .more{ display:block;height:46px; line-height:46px; text-align:center; font-size:16px; font-weight:bolder; color:#fff; background-color:#535353;margin:10px 0 4px;}


.lyTest2 { width:100%; margin:30px auto 0; padding:0 0; position:relative;}
.swiper-container2 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-container2 .swiper-slide {}
.swiper-container2 .swiper-slide:hover .pro_wrap{ position:relative;border:1px solid #025bb7;}
.swiper-container2 .swiper-slide:hover .pro_wrap .pro_tlt1:after{opacity:1;z-index:222;}
.swiper-container2 .swiper-slide:hover .pro_wrap .pro_tlt1 .tit{color:#fff;background:url(../images/cpjt1.png) right center no-repeat;background-size: 25px 25px; top:41.5%; z-index:99999999; padding:0;line-height:55px;width:78%;padding-right:25px;margin:0 7%;}
.swiper-container2 .swiper-slide:hover .pro_wrap .more{ color:#fff; background-color:#025bb7;}
/*分页器*/
.lyTest2 .swiper-button-prev2, .lyTest2 .swiper-button-next2 { width:40px!important; height:40px!important; position:absolute; top:50%!important; margin:-34px 0 0!important; cursor:pointer;}
.lyTest2 .swiper-button-prev2 { background:url(../images/Tjprev01.png) center center no-repeat;left:-60px;}
.lyTest2 .swiper-button-next2 { background:url(../images/Tjnext01.png) center center no-repeat;right:-60px;}
.lyTest2 .swiper-button-prev2:hover { background:url(../images/Tjprev02.png) center center no-repeat;}
.lyTest2 .swiper-button-next2:hover { background:url(../images/Tjnext02.png) center center no-repeat;}
@media screen and (max-width:1399px) {
.tjcp_tit em img{ width:66%;}

.pro_wrap .pro_tlt1 .tit{ width:87.5%!important;}

.lyTest2 { width:91%;}
.swiper-container2 .swiper-slide:hover .pro_tlt1 .tit{ width:76%!important;}
}
@media screen and (max-width:1200px) {
.tjcp_tit em img{ width:66%;}

.pro_wrap .pro_tlt1 .tit{ width:86%!important;}

.lyTest2 { width:90%;}
.swiper-container2 .swiper-slide:hover .pro_tlt1 .tit{ width:76%!important;}
}

/*首页推荐产品*/

/*首页公司简介*/
.ind_com{ width:100%; padding:0;}
.ind_com .w1200{ width:100%!important;}

.ind_com_top{ background:url(../images/about_bg.jpg) center center no-repeat; background-size: cover; text-align:center; color:#fff; padding: 50px 22%;}
.ind_com_top .tjcp_tit .dtit{color:#333!important;}
.ind_com_top .tjcp_tit p{ color:#fff!important;width:100%;left: 0;}
.ind_com_top .tjcp_tit i{ color:#fff!important;}

.ind_com_top .ind_com_m{ font-size:15px; line-height:30px; padding:20px 0;}
.ind_com_top .more{ display:block; width:220px; height:56px; line-height:56px; border:1px solid #fff;background: rgba(255,255,255,0.2); font-size:16px; color:#fff;margin:30px auto 0;}
.ind_com_top .more:hover{border:1px solid #025bb7; background-color:#025bb7;}

.ind_com_bot{ _width:100%;background-color:#025bb7; color:#fff; padding:10px 0%;}
.ind_com_bot ul{ _width:1400px; margin: 0 15%;}
.ind_com_bot ul li{ width:16%; border-right:1px solid rgba(255,255,255,.1); padding:0 4%; float:left; text-align:center;margin: 9px 0;}
.ind_com_bot ul li:nth-child(4n) { border:0;}
.ind_com_bot ul li p{ display:block; font-size:14px; padding:5px 0;}
.ind_com_bot ul li p em{ font-size:48px; font-weight:bolder;}
.ind_com_bot ul li span{ display:block; font-size:15px; line-height:30px;}

@media screen and (max-width:1399px) {
.ind_com_top{ padding: 50px 8%;}

.ind_com_bot ul {margin: 0 0;}
}
@media screen and (max-width:1200px) {
.ind_com_top{ padding: 50px 8%;}

.ind_com_bot ul {margin: 0 0;}
}


/*首页公司简介*

/*内页公司简介*/
.ny_com{ width:100%; margin:50px 0;}
.ny_com_tit{font-size: 30px;font-weight: bolder;color: #333;text-align: center;}
.ny_com_m{ color:#777; margin-top:20px; padding:0; text-indent:2em; }
.ny_com_m p{ _margin-bottom: -16px;font-size: 15px;line-height: 30px;}

.ny_com .ny_com_ys{height:142px;padding: 0 5%;}
.ny_com_ys ul li{ width:18.1%; margin: 17px 9% 17px 0; text-align:center; padding:12px 0; float:left;}
.ny_com_ys ul li:nth-child(4n) { margin-right:0;}
.ny_com_ys ul li p{color:#025bb7;font-size:15px;}
.ny_com_ys ul li p i{font-size:48px; font-weight:bolder;}
.ny_com_ys ul li span{ display:block;color:#777; margin-top:2%;font-size:20px;}

.ny_com .com{ width:100%; height:78px;  background-color:#025bb7; border-radius:20px; margin: 30px 0 50px;}
.ny_com .com p{line-height:78px; text-align:center; font-size:30px; color:#fff;}


/*内页简介案例*/
.com_case{ width:100%;     padding-bottom: 20px;}
.com_case ul li{ float:left; width:33.3%; height:456px;}
.com_case1{background-color: #064c94;}
.com_case2{background-color: #025bb7;}
.com_case3{background-color: #1b9ef9;}

.com_case_m{ text-align:center; padding:151px 15%;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}
.com_case_m em{display:block;}
.com_case_m em img{ max-height:95%; max-width:95%;}
.com_case_m p{ font-size:18px; color:#fff; margin-top:10px;display:block;}
.com_case_m span{ font-size:15px;color:#fff;margin-top:10px; display:block;}

.com_case1:hover .com_case_m{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.com_case2:hover .com_case_m{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.com_case3:hover .com_case_m{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1399px) {
.com_case .w1200{ width:100%;}

}
@media screen and (max-width:1200px) {
.com_case .w1200{ width:100%;}
.com_case ul li{ height:360px;}
.com_case_m {padding: 102px 15%;}
}

/*内页简介案例*/

/*内页简介合作伙伴*/
.com_brand{ width:100%; margin-top:30px;}
.com_brand_m{ margin-top:30px;}
.com_brand_m ul li{ float:left; background-color:#fff; width:11%; height:85px; margin:0 1.5% 20px 0; border:1px solid #e4e4e4; overflow:hidden;text-align: center;}
.com_brand_m ul li img{ max-height:95%; max-width:95%;-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.com_brand_m ul li .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.com_brand_m ul li:nth-child(8n){margin-right: 0;}

.com_brand_m ul li:hover{box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);border:1px solid #fff;}
.com_brand_m ul li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1399px) {

}
@media screen and (max-width:1200px) {
.com_brand_m ul li{margin: 0 1.4% 20px 0;}
}
/*内页简介合作伙伴*/

/*内页简介荣誉资质*/
.com_honor{ width:100%; background-color:#f5f5f5; margin-top:40px; height:auto; padding:30px 0 60px 0; overflow:hidden;}
.com_honor .tjcp_tit .dtit{color:#eae9e9!important;}

.lyTest3 { width:100%; margin:30px auto 0; padding:0 0; position:relative;}
.swiper-container3 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-container3 .swiper-slide {}
.swiper-container3 .swiper-slide .pic{ display:block;width:100%; height:270px; text-align:center; background-color:#fff;overflow:hidden;}
.swiper-container3 .swiper-slide .pic img{ max-height:85%; max-width:85%; vertical-align:middle;;-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.swiper-container3 .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.swiper-container3 .swiper-slide .tit{ background:#fff url(../images/hon_ico1.png) 93% center no-repeat; color:#606060; font-size: 16px;padding:10px 18% 10px 7%; display:block; margin-top:5px; height:40px; line-height:40px; _width:75%; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.swiper-container3 .swiper-slide:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.swiper-container3 .swiper-slide:hover .tit{background:#025bb7 url(../images/hon_ico.png) 93% center no-repeat; color:#fff;}
/*分页器*/
.lyTest3 .swiper-button-prev3, .lyTest3 .swiper-button-next3 { width:46px!important; height:46px!important; position:absolute; top:50%!important; margin:-34px 0 0!important; cursor:pointer;}
.lyTest3 .swiper-button-prev3 { background:url(../images/qh_l.png) center center no-repeat;left:-60px;}
.lyTest3 .swiper-button-next3 { background:url(../images/qh_r.png) center center no-repeat;right:-60px;}
.lyTest3 .swiper-button-prev3:hover { background:url(../images/qh_l1.png) center center no-repeat;}
.lyTest3 .swiper-button-next3:hover { background:url(../images/qh_r1.png) center center no-repeat;}
@media screen and (max-width:1399px) {
.lyTest3 { width:91%;}
.swiper-container3 .swiper-slide .pic{ height:244px;}
.swiper-container3 .swiper-slide .tit{ padding:10px 20% 10px 7%;}
}
@media screen and (max-width:1200px) {
.lyTest3 { width:90%;}
.swiper-container3 .swiper-slide .pic{ height:218px;}
.swiper-container3 .swiper-slide .tit{ padding:10px 20% 10px 7%;}
}
/*内页简介荣誉资质*/
/*内页公司简介*/

/*内页荣誉资质*/
.ny_honor{}
.ny_honor ul li{ width:22%; margin:0 2% 30px 0; float:left; background-color:#f6f6f6;padding: 10px 10px 0; height:auto; position:relative;}
.ny_honor ul li:nth-child(4n){margin-right: 0;} 
.ny_honor ul li .hon_pic{ width:100%; height:305px; text-align:center; overflow:hidden; display:block;}
.ny_honor ul li .hon_pic img{ max-width:95%; max-height:95%; vertical-align:middle;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}
.ny_honor ul li .hon_pic .iblock{display:inline-block;height:100%;width:0;vertical-align:middle;}
.ny_honor ul li .hon_tit{ display:block; font-size:16px; height:54px; line-height:54px; padding:8px 0; overflow:hidden; color:#888; text-align:center;text-overflow: ellipsis; white-space:nowrap;}

.ny_honor ul li:after{ content:"";border-bottom:2px solid #025bb7; width:0; position:absolute; left:0;-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_honor ul li:hover:after{ width:100%;}
.ny_honor ul li:hover .hon_pic img{transform:scale(1.1);-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_honor ul li:hover .hon_tit{ color:#025bb7;}

.ny_hor_pic{ width:100%; text-align:center; padding:10px 0;}
.ny_hor_pic img{ max-width:95%!important;}

@media screen and (max-width:1399px) {
.ny_honor ul li{ width:21.7%; }
.ny_honor ul li .hon_pic{ height:250px;}
.ny_honor ul li .hon_tit{ padding:0; }
}
@media screen and (max-width:1200px) {
.ny_honor ul li{ width:21.5%;}
.ny_honor ul li .hon_pic { height:196px;}
.ny_honor ul li .hon_tit{ padding:0; }
}
/*内页荣誉资质*/

/*首页产品展示*/
.ind_pro{ width:100%; padding:50px 0 30px;}

.pro{margin: 30px 0 10px;}

/*产品分类 开始*/
.lyNyPro_left { width:22%; overflow:hidden; margin:0; padding:0; float:left;}

.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 0 30px;}
.lyNyPro_left .cp_type { margin:0;}
.lyNyPro_left .cp_type .hd { text-align:center; background-color:#025bb7; padding:20px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; color:#fff;}
.lyNyPro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px; display:none;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:24px; color:rgba(255, 255, 255, 0.2); text-transform:uppercase;}
.lyNyPro_left .cp_type .bd { padding:8px; border-left:2px solid #025bb7; border-right:2px solid #025bb7; border-bottom:2px solid #025bb7;}
.lyNyPro_left .cp_type .bd ul li { margin:0 auto 8px;}
.lyNyPro_left .cp_type .bd ul li:last-child { margin:0 auto;}
.lyNyPro_left .cp_type .bd ul li p { height:44px; line-height:44px; background-color:#8b8b8b; border-radius:4px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:44px; color:#fff; font-size:15px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu4.png) center center no-repeat; cursor:pointer; float:right;}
.lyNyPro_left .cp_type .bd ul li div { display:none;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:44px; line-height:44px; color:#797979; font-size:14px; border-bottom:1px solid #e7e5e5; padding:0 20px 0 40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/icon4.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child {}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyNyPro_left .cp_type .bd ul li.on p { background-color:#025bb7;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#fff;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu4.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu5.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#025bb7; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#025bb7; color:#fff;}

.lyNyPro_left .cp_type .bd_by { width:100%; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:0; background-color:#025bb7;}

/*产品分类 结束*/

.pro .pro_m{ width:75%;}

.pro_m ul li{ width:31.3%; margin:0 3% 40px 0;float:left;}
.pro_m ul li:nth-child(3n) {margin-right: 0;}

.pro_m ul li:hover .pro_wrap{ position:relative;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);border:1px solid #fff;}
.pro_m ul li:hover .pro_tlt1:after{opacity:1;z-index:222;}
.pro_m ul li:hover .pro_tlt1 .tit{color:#fff;background:url(../images/cpjt1.png) right center no-repeat;background-size: 25px 25px; top:41.5%; z-index:99999999; padding:0;line-height:55px;width:78%;padding-right:25px;margin:0 7%;}
.pro_m ul li:hover .more{ color:#fff; background-color:#025bb7;}

.cpbg img{ width:100%;}

@media screen and (max-width:1399px) {
.pro_m ul li:hover .pro_tlt1 .tit{ width:76%!important;}
}
@media screen and (max-width:1200px) {
.pro_m ul li:hover .pro_tlt1 .tit{ width:75%!important;}
}
/*首页产品展示*/

/*内页产品展示*/
.ny_pro{ width:100%; margin-top:50px;}

.fengye{ width:100%; color:#555;text-align:center; margin:40px auto;text-align:center; line-height:30px; }
.fengye a{ display:inline-block; color:#555; background-color:#dddddd; height:30px; width:50px; border-radius:2px;outline:none; margin: 0 0.5%; padding:0 10px;}
.fengye a:hover{color:#fff; background-color:#025bb7;}
.fengye .p_input{display:inline-block; color:#555; background-color:#dddddd; height:30px; width:50px;text-align:center;border:0;border-radius:2px;outline:none;padding: 0 0.2%; margin: 0 0.5%;}
.fengye input{display:inline-block; color:#fff; background-color:#025bb7; height:30px; width:40px;border:0;border-radius:2px; cursor:pointer;outline:none;margin: 0 0.5%;}

/*内页产品展示*/

/*内页产品列表*/
.pro_lb_m{ width:75%;}
.pro_lb{ width:98%; background-color:#f5f5f5; padding:10px 1%; margin-bottom:20px; height:246px; _border-radius:20px;}
.pro_lb .pic{ display:block; width:25%;height:226px; text-align:center;background: #fff;overflow:hidden;padding: 10px 2%;}
.pro_lb .pic img{ max-height:95%; max-width:95%; vertical-align:middle;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}
.pro_lb .pic .iblock{display:inline-block;height:100%;width:0;vertical-align:middle;}

.pro_lb .pro_lb_ms{ width:67%; background-color:#fff;height: 206px; padding:20px 2%;}
.pro_lb .pro_lb_ms .tit{ display:block;color:#333; font-size:22px; font-weight:bolder; height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_lb .pro_lb_ms span{display:inline-block; color:#999; font-size:15px; margin:10px 4% 10px 0;max-width: 47%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_lb .pro_lb_ms .ico1{background:url(../images/date.png) left center no-repeat; padding-left:25px;}
.pro_lb .pro_lb_ms .ico2{background:url(../images/xh.png) left center no-repeat;padding-left:25px;}
.pro_lb .pro_lb_ms p{color:#999;height:65px; line-height:30px; overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pro_lb .pro_lb_ms .gdxq{display:inline-block; width:148px; height:34px; line-height:34px; font-size:14px;color:#fff; background-color:#025bb7;border-radius:40px; text-align:center; margin:20px 2% 0 0;}
.pro_lb .pro_lb_ms .ljzx{display:inline-block; width:148px; height:34px; line-height:34px; font-size:14px;color:#555; background-color:#efefef;border-radius:40px; text-align:center; margin-top:20px;}

.pro_lb:hover{ -webkit-box-shadow: #ccc 1px 1px 20px;-moz-box-shadow: #ccc 1px 1px 20px;box-shadow: #ccc 1px 1px 20px;}
.pro_lb:hover .pic img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.pro_lb:hover .pro_lb_ms .tit{color:#025bb7;}
.pro_lb:hover .pro_lb_ms span{color:#025bb7;}
.pro_lb:hover .pro_lb_ms .ico1{background:url(../images/date1.png) left center no-repeat;}
.pro_lb:hover .pro_lb_ms .ico2{background:url(../images/xh1.png) left center no-repeat;}
.pro_lb .pro_lb_ms .gdxq:hover{color:#fff;background-color:#aaa8a8}
.pro_lb .pro_lb_ms .ljzx:hover{color:#fff;background-color:#025bb7;}

.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#025bb7;}
.Xgwz_tit p { height:32px; line-height:32px; color:#fff; font-size:26px; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:rgba(255, 255, 255, 0.2); font-size:24px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 8px; border:2px solid #025bb7; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/jt3.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/jt4.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#797979; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#025bb7;}

/*内页产品列表*/

/*内页-产品详情 开始*/
.ly_NyProDetail {width: 100%;overflow:hidden;margin: 30px auto;padding:0;}
.ly_NyProDetail .lyNyProDetail_con {width:100%;overflow:hidden;margin:0 auto;padding: 60px 0 60px;background-color: #f6f6f6;}
.ly_NyProDetail .lyNyProDetail_con .lyNyProDetail_con_in{width:92%;margin:0 auto;position: relative;}
.lyNyProDetail_con .lyNyProDetail_left {width: 18%;overflow:hidden;margin:0;padding:0;float: right;}
.lyNyProDetail_con .lyNyProDetail_left.fixed{position: absolute;right: 0;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type {margin: 0 0 20px;background: #fff;padding-bottom: 15px;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .hd {text-align:center;background-color: #eaeaea;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .hd p {height: 50px;_background-color: #eaeaea;padding: 0 7%;line-height: 50px;font-size: 18px;color: #222;text-align: left;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px; display:none;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .hd span {display:block;height:20px;line-height:20px;font-size:24px;color:rgba(255, 255, 255, 0.2);text-transform:uppercase;display: none;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd {padding: 15px 7%;background: #fff;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li { margin:0 auto 8px;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li:last-child { margin:0 auto;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li p {height: 38px;line-height: 38px;background-color:#8b8b8b;border-radius:4px;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li p a {display:block;width:80%;padding:0 0 0 20px;overflow: hidden;line-height: 38px;color:#fff;font-size:15px;white-space:nowrap;text-overflow: ellipsis;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu4.png) center center no-repeat; cursor:pointer; float:right;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li div { display:none;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li div a { display:block; height:44px; line-height:44px; color:#797979; font-size:14px; border-bottom:1px solid #e7e5e5; padding:0 20px 0 40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/icon4.png) 20px center no-repeat;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li div a:first-child {}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li p:hover, .lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li.on p { background-color:#025bb7;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li p:hover a, .lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li.on p a { color:#fff;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li p:hover span { background:url(../images/mulu4.png) center center no-repeat;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li.on p span { background:url(../images/mulu5.png) center center no-repeat;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul li div a:hover { color:#025bb7; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd ul a.ckqb:hover { background:#025bb7; color:#fff;}
.lyNyProDetail_con .lyNyProDetail_left .cp_type .bd_by {width: 86%;height: 38px;overflow:hidden;line-height: 38px;color:#fff;font-size:15px;text-align:center;margin: 10px auto 0;padding:0;background-color:#025bb7;border-radius: 4px;}
/*相关文章*/
.new_Ny_Xgwz {width:100%;overflow:hidden;margin: 0 auto 20px;padding:0;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);}
.new_Ny_Xgwz .Xgwz_tit {overflow:hidden;margin:0 auto;background-color: #eaeaea;}
.new_Ny_Xgwz .Xgwz_tit p {text-align: left;margin:0 auto;height: 50px;background-color: #eaeaea;padding: 0 7%;line-height: 50px;font-size: 18px;color: #222;}
.new_Ny_Xgwz .Xgwz_tit span {display:block;height:20px;line-height:20px;color:rgba(255, 255, 255, 0.2);font-size:24px;text-align:center;text-transform: uppercase;margin:0 auto;padding:0;display: none;}
.new_Ny_Xgwz .Xgwz_list {width: 100%;min-height: 150px;overflow:hidden;margin:0 auto;padding: 0 7%;background: #fff;border-top:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.new_Ny_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.new_Ny_Xgwz .Xgwz_list ul li:last-child { border:0;}
.new_Ny_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/jt3.png) center center no-repeat; position: absolute; left: 0; top: 11px;}
.new_Ny_Xgwz .Xgwz_list ul li:hover em { background: url(../images/jt4.png) center center no-repeat;}
.new_Ny_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.new_Ny_Xgwz .Xgwz_list ul li a:hover { color:#025bb7;}
.side-link {background-color:#fff;padding-bottom:40px;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);}
.side-tit {height:50px;background-color:#eaeaea;padding: 0 7%;line-height:50px;font-size:18px;color:#222;}
.sl-item {margin-top:30px;padding:0 20px;}
.sl-item i {display:block;width:90px;height:90px;border:solid 1px #eaeaea;margin:auto;border-radius:50%;background:url(../images/side-kf.png) no-repeat center center;}
.sl-text {text-align:center;line-height:1;margin-top:19px;}
.sl-btn {margin-top:20px;}
.sl-btn a {display:block;width:100%;height:46px;background-color:#025bb7;border-radius:3px;font-size:16px;line-height:46px;text-align:center;color:#fff;transition:0.3s;}
.sl-btn a:hover {background-color:#025bb7;color:#fff;}

.lyNyProDetail_con .lyNyProDetail_right {width: 79%;overflow:hidden;margin:0;padding:0;float: left;background: #fff;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);}
.lyNyProDetail_right .lyNyProDetail_ConTit {margin:0 auto 30px;padding:0;overflow: hidden;background: #eaeaea;}
.lyNyProDetail_ConTit p {overflow:hidden;color:#555;font-size:17px;box-sizing: border-box;float: left;border-top: 3px solid #eaeaea;border-left: 1px solid #fff;padding: 12px 0;line-height: 36px;width: 25%;text-align: center;transition: 0.3s;background-color: #eaeaea;cursor:pointer;}
.lyNyProDetail_ConTit p.on{border-top: 3px solid #025bb7;background-color: #fff;color:#025bb7;}
.lyNyProDetail_ConTit p:first-child {border-left: 0;}
.lyNyProDetail_right .lyNyProDetail_ConText {width:94%;overflow:hidden;line-height: 28px;color: #555;font-size: 14px;margin:0 auto 30px;padding: 0 3%;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}
.lyNyProDetail_right .lyNyProDetail_tlt2{padding:0 3%;margin-bottom: 20px;}
.lyNyProDetail_right .lyNyProDetail_tlt2 p{position: relative;font-size: 18px;line-height: 1;color: #025bb7;padding-bottom: 23px;}
.lyNyProDetail_right .lyNyProDetail_tlt2 p:before{content:'';display:block;position: absolute;left: 0;bottom: 0;width: 100%;height:1px;background-color: #eaeaea;}
.lyNyProDetail_right .lyNyProDetail_tlt2 p:after{content:'';display:block;position: absolute;left: 0;bottom: 0;width: 70px;height: 2px;background-color: #025bb7;}
.pdTab-box{position:relative;}
.lyNyProDetail_right .lyNyProDetail_ConTit.tlles{position: fixed;top: 0;z-index: 999;}

.ny_relate_cp{width:100%;padding:40px 0 20px;}
.ny_relate_cp .container{width:100%;margin:0 auto;}
.ny_relate_cp .rTit {line-height:24px;overflow:hidden;}
.ny_relate_cp .rTitText {float:left;font-size:24px;padding-left:12px;background: url(../images/re-tit.png) no-repeat left center;color:#222;}
.ny_relate_cp .rTitMore {float:right;font-size:14px;color:#999;}
.ny_relate_cp .rTitMore span {display:inline-block;padding-right:16px;background:url(../images/re-more.png) no-repeat right 6px;transition:0.3s;}
.ny_relate_cp .rTitMore:hover{color:#025bb7;}
.ny_relate_cp .rTitMore:hover span {background-image:url(../images/re-moreh.png);}


.pro_detail_main {width: 100%;height:auto;margin: 30px auto 60px;padding: 0;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text {width: 46%;min-height:360px;overflow: hidden;margin: 0;padding: 0 0 80px;float: right;position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p {width:100%;height:115px;overflow:hidden;line-height: 28px;color:#888;font-size: 15px;text-align: justify;margin:0 auto;padding:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #adadad;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #025bb7;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #333;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #cd6101;}

/**产品详情页产品图片切换**/
.prodetail_img {width: 51%;height: 440px;margin: 0;padding: 0;float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}

.list-h li { float:left;}
#spec-n5 {width: 13%;float: left;height: 442px;overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li {float: none;display: block;padding:0;width: 100%;height: 82px;margin: 0 0 8px 0;}
#spec-list ul li:last-child {/* margin:0; */}
#spec-list ul li:first-child p{border: 1px solid #025bb7;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom {position:relative;width: 84%;height: 442px;float: right;overflow:hidden;padding: 0;border:1px solid #dfdfdf;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi {display:block;margin:auto!important;left:0;top:0;bottom:0;right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.lyNyProDetail_con .lyNyProDetail_right .nyfengye{ padding:0 2%!important;}
.lyNyProDetail_con .lyNyProDetail_right .nyfengye p{ width:100%!important; margin:10px 0!important;}


/*产品详情页推荐滚动*/
.tjpro_list4{ padding:30px 0 0;}
.swiper-container4{ overflow:hidden;position:relative;}
.swiper-container4 .swiper-slide{text-align:center;}
.swiper-container4 .swiper-slide:hover .pro_wrap{ position:relative;border:1px solid #025bb7;}
.swiper-container4 .swiper-slide:hover .pro_tlt1:after{opacity:1;z-index:222;}
.swiper-container4 .swiper-slide:hover .pro_tlt1 .tit{color:#fff;background:url(../images/cpjt1.png) right center no-repeat;background-size: 25px 25px; top:41.5%; z-index:99999999; padding:0;line-height:55px;width:78%;padding-right:25px;margin:0 7%;}
.swiper-container4 .swiper-slide:hover .more{ color:#fff; background-color:#025bb7;}
@media screen and (max-width:1399px) {
.swiper-container4 .swiper-slide:hover .pro_tlt1 .tit{ width:76%!important;}
}
@media screen and (max-width:1200px) {
.ly_NyProDetail .lyNyProDetail_con{ padding:40px 0;}

.swiper-container4 .swiper-slide:hover .pro_tlt1 .tit{ width:75%!important;}
}

/*产品详情页结束*/

/*首页公司优势*/
.ind_ys{ width:100%; padding: 50px 0 70px;background: url(../images/case_bg.jpg) center center no-repeat;background-size: cover;}
.ind_ys .tjcp_tit .dtit{color:#4b4a4a!important;}
.ind_ys .tjcp_tit p{ color:#fff!important;}
.ind_ys .tjcp_tit i{ color:#fff!important;}
.ind_ys .ind_ys_m{ margin-top:30px;}
.ind_ys .ind_ys_m ul li{ width:19.3%; margin-right:2%; float:left; padding:28px 2%; text-align:center; background-color:#fff;box-shadow: 10px 10px 0 rgba(255,255,255,.2);}
.ind_ys .ind_ys_m ul li:nth-child(4n) {margin-right: 0;}
.ind_ys .ind_ys_m ul li .pic{ display:block; width:100%; height:80px; text-align:center; position:relative;margin-top: 10px;}
.ind_ys .ind_ys_m ul li .pic img{ max-height:100%; max-width:100%; vertical-align:middle;position:relative; z-index:9;}
.ind_ys .ind_ys_m ul li .pic em{ width:100%; height:80px; background:url(../images/yin_k01.png) center center no-repeat;line-height:30px;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite; position:absolute;left: 0;}
@keyframes rotate{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}
.ind_ys .ind_ys_m ul li p{display:block;font-size:22px; color:#2e3138; font-weight:bolder; line-height:30px; margin:20px 0;}
.ind_ys .ind_ys_m ul li i{ display:block; width:165px; height:1px; border-bottom:1px dashed #dfdfdf; margin:0 auto;}
.ind_ys .ind_ys_m ul li span{ display:block; font-size:14px; color:#999;line-height:25px;margin:20px 0 10px; height:50px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}

.ind_ys .ind_ys_m ul li:hover{_border:1px solid #025bb7;box-shadow: 1px 1px 15px #888 inset;}
.ind_ys .ind_ys_m ul li:hover .pic em{ background:url(../images/yin_k02.png) center center no-repeat;}

/*首页公司优势*/

/*首页新闻中心*/
.ind_new{ width:100%; padding:0 0 60px;}

.ind_new .art_tit{ margin:0 auto; text-align:center;}
.ind_new .art_tit span{ display:inline-block; width:130px; height:40px; line-height:40px; font-size:16px;color:#025bb7; border:1px solid #025bb7; margin:10px 2% 0 0; _border-radius:40px;}
.ind_new .art_tit span.active{color:#fff;background-color:#025bb7;}
.ind_new .art_tit span:hover{color:#fff; background-color:#025bb7;}
.ind_new .art_tit span:nth-child(2n) {margin-right: 0;}

.ind_new_m{ padding-top:30px;}
.ind_new_m .ind_new_l{ width:28%; margin-right:2%; background-color: #F6F6F6;; padding:20px 2%;}
.ind_new_m .ind_new_l .tit{ display:block; font-size:18px; color:#333; line-height:30px; height:30px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.ind_new_m .ind_new_l span{ display:block; font-size:15px; color:#999; padding:10px 0; text-align:left;}
.ind_new_m .ind_new_l p{display:block; font-size:14px; color:#999; margin:10px 0 30px;line-height:26px; max-height:72px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}
.ind_new_m .ind_new_l .pic{ display:block; width:100%; height:204px; text-align:center; overflow:hidden;}
.ind_new_m .ind_new_l .pic img{width:100%; height:100%;object-fit: cover;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}

.ind_new_m .ind_new_l:hover{background-color: #fff;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);}
.ind_new_m .ind_new_l:hover .tit{ color:#025bb7;}
.ind_new_m .ind_new_l:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.ind_new_m .ind_new_r{width:64%;}
.ind_new_m .ind_new_r ul li{ width:47%;background-color: #F6F6F6;;margin-right:6%; float:left;}
.ind_new_m .ind_new_r ul li:nth-child(2n) {margin-right: 0;}
.ind_new_m .ind_new_r ul li div{border-bottom:1px solid #EAEAEA;margin: 20px 7% 0;}
.ind_new_m .ind_new_r ul li:nth-last-of-type(-n+2) div{border-bottom:0;}
.ind_new_m .ind_new_r ul li div .tit{display:block; font-size:16px; color:#333; line-height:30px; height:30px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.ind_new_m .ind_new_r ul li div span{display:block; font-size:15px; color:#999; padding:10px 0; text-align:left;}
.ind_new_m .ind_new_r ul li div p{display:block; font-size:14px; color:#999;padding:0 0 20px; line-height:30px; height:30px;overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}

.ind_new_m .ind_new_r ul li:hover{background-color: #fff;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);}
.ind_new_m .ind_new_r ul li div:hover{border-bottom:1px solid #fff;}
.ind_new_m .ind_new_r ul li:hover:nth-last-of-type(-n+2) div{border-bottom:0;}
.ind_new_m .ind_new_r ul li div:hover .tit{color:#025bb7;}

@media screen and (max-width:1399px) {
.ind_new_m .ind_new_r ul li{ width:47%;}
}
@media screen and (max-width:1200px) {
.ind_new_m .ind_new_r ul li{ width:47%;}
}
/*首页新闻中心*/

/*内页新闻中心*/
.ny_tjxw{ width:94%; background-color:#fff; border:1px solid #eaeaea; padding:20px 2%; margin-bottom:30px;}
.ny_tjxw .new_date{ width:8%; border-right:1px solid #eaeaea; margin:28px 2% 28px 0;text-align:center;padding-right:2%;}
.ny_tjxw .new_date p{ display:block; font-size:20px; color:#999; line-height:40px;}
.ny_tjxw .new_date span{display:block; font-size:42px; font-weight:bolder; color:#333; line-height:50px;}

.ny_tjxw .new_m{ width:70%;margin: 28px 0;}
.ny_tjxw .new_m .tit{ display:block;color:#333; font-size:17px;max-height:30px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.ny_tjxw .new_m p{color:#999; font-size:14px;height:55px; line-height:25px; margin:10px 0 0 0; overflow:hidden;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}

.ny_tjxw .pic{ display:inline-block; width:15%; height:137px; text-align:center; overflow:hidden;}
.ny_tjxw .pic img{height:100%; width:100%; object-fit: cover;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}

.ny_tjxw:hover{ background-color:#025bb7;border:1px solid #025bb7;}
.ny_tjxw:hover .new_date{border-right:1px solid #fff;}
.ny_tjxw:hover .new_date P{color:#fff;}
.ny_tjxw:hover .new_date span{color:#fff;}
.ny_tjxw:hover .new_m .tit{color:#fff;}
.ny_tjxw:hover .new_m p{color:#fff;}
.ny_tjxw:hover .pic img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.ny_xw{ width:100%;}
.ny_xw ul li{ width: 48%;border:1px solid #eaeaea;margin:0 2% 30px 0; float:left;}
.ny_xw ul li:nth-child(2n){ margin-right:0;}
.ny_xw ul li .ny_xw_m_top{padding:24px 4%;}
.ny_xw ul li .ny_xw_m_top .tit{ display:block;color:#333; font-size:17px;height:30px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.ny_xw ul li .ny_xw_m_top p{color:#999; font-size:14px;height:45px; line-height:25px; margin:10px 0; overflow:hidden;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}
.ny_xw ul li .ny_xw_m_bot{border-top:1px solid #eaeaea; color:#999; font-size:16px; line-height:45px; padding-left:4%;}
.ny_xw ul li .ny_xw_m_bot em{ display:inline-block;background:url(../images/date.png) left center no-repeat; padding-left: 28px;}
.ny_xw ul li .ny_xw_m_bot .more{display:inline-block;background:url(../images/jt6.png) center center no-repeat; width:45px; height:45px; border-left:1px solid #eaeaea; }

.ny_xw ul li:hover{background-color:#025bb7; border:1px solid #025bb7;}
.ny_xw ul li:hover .ny_xw_m_top .tit{ color:#fff;}
.ny_xw ul li:hover .ny_xw_m_top p{ color:#fff;}
.ny_xw ul li:hover .ny_xw_m_bot{border-top:1px solid #eaeaea42; color:#fff;}
.ny_xw ul li:hover .ny_xw_m_bot em{ background:url(../images/date2.png) left center no-repeat;}
.ny_xw ul li:hover .ny_xw_m_bot .more{background:url(../images/jt5.png) center center no-repeat; border-left:1px solid #eaeaea42;}
@media screen and (max-width:1200px) {
.ny_tjxw .new_date{ width:11%;}
.ny_tjxw .new_m { width:60%;}
.ny_tjxw .pic { width:24%;}
}

/*内页新闻中心*/

/*新闻详情页*/
.news_del{}
.news_del h1{ font-size:25px; color:#333; font-weight:bolder; text-align:center;}
.news_del .fbsj{ display:block;background-color:#f1f1f1; color:#888; text-align:center; height:40px; line-height:40px; margin:20px 0;}
.news_del .news_del_m{ margin-top:10px; border-bottom:1px solid #e0e0e0; color:#777;}
.news_del .news_del_m p{ margin-bottom:10px;}

.nyfengye{ }
.nyfengye p{ color:#888; width:50%;height:30px; line-height:30px; margin:30px 0 0; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.nyfengye p.fr{ text-align:right;}
.nyfengye p a{color:#333; }
.nyfengye p a:hover{ color:#025bb7;}
/*新闻详情页*/

/*首页案例展示*/
.ind_case{ width:100%; background-color:#fff; padding:50px 0 20px;}


.ind_case .ind_case_m{margin:30px 0;padding-bottom: 10px;}
.ind_case_m ul li{ width:32%; margin-right:2%; float:left;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}
.ind_case_m ul li:nth-child(3n){ margin-right:0;}
.ind_case_m ul li .pic{ display:block; width:100%; height:260px; text-align:center; overflow:hidden;}
.ind_case_m ul li .pic img{ height:100%; width:100%; object-fit: cover;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .25s;transition: all .5s;}
.ind_case_m ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.ind_case_m ul li .case_m{ margin:16px 4%; border:1px solid #e4e4e4; padding:20px 4%;}
.ind_case_m ul li .case_m p a{ display:block; font-size:17px; color:#333; height:30px; line-height:30px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.ind_case_m ul li .case_m span{display:block; font-size:14px; color:#999; height:50px; line-height:23px; margin: 10px 0 15px;;overflow:hidden;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}
.ind_case_m ul li .case_m .more{ display:block; width:182px; height:42px; line-height:42px; border:1px solid #025bb7; border-radius:40px; font-size:15px; color:#025bb7; text-align:center;margin: 0 auto;}

.ind_case_m ul li:hover{-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }
.ind_case_m ul li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_case_m ul li .case_m p a:hover{ color:#025bb7;}
.ind_case_m ul li .case_m .more:hover{ background-color:#025bb7; color:#fff;}
/*首页案例展示*/

/*内页-在线留言 开始*/
.ly_NyOrder { width:1300px; overflow:hidden; margin:30px auto; padding:0;}
.ly_msg {width: 94%!important;overflow: hidden;margin: 0 auto;padding: 0 3%;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
#ly_msg.ly_msg ul li h4 { width: 8%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_tara { width: 92%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
#ly_msg.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

#ly_msg.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
#ly_msg.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
#ly_msg.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
#ly_msg.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
#ly_msg.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
#ly_msg.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
#ly_msg.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
#ly_msg.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #025bb7!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#025bb7!important;}
@media screen and (max-width:1200px) {
	.ly_msg {width: 96%!important;}
}
/*内页-在线留言 结束*/

/*内页联系我们*/
.ny_con{ border-bottom: 24px solid #025bb7; height:auto;border-radius: 20px; padding:0 0 10px 0; margin-bottom:40px;-webkit-box-shadow: #ccc 1px 0px 10px 1px;-moz-box-shadow: #ccc 1px 0px 10px 1px;box-shadow: #ccc 1px 0px 10px 1px; overflow:hidden;}
.ny_con .con_m{ background-color:#fff;}
.ny_con .con_m .con_tit{ width:100%; text-align:center; font-size:27px; color:#808080; padding:45px 0;}
.ny_con .con_m .con_del{ padding:20px 0;}
.con_del ul li{ width:20.9%; float:left; border-right:1px solid #e0e0e0; text-align:center;color:#888;padding: 20px 2%;}
.con_del ul li:nth-child(4n){ border:0;}
.con_del ul li em{ display:block; padding:10px 0;}
.con_del ul li p{ font-size:20px;padding:10px 0;}
.con_del ul li span{ font-size:16px;max-height:45px; overflow:hidden;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;margin: 0 auto;padding: 0;word-break: break-all;}

.lx_dz { width:97%; overflow:hidden; margin:50px auto 0; padding:1%;border:1px solid #d9d9d9;font-size: 14px;margin-bottom:40px;}
.lx_dz .dz_map { width:100%; overflow:hidden;height:400px;margin:0 auto;}

@media screen and (max-width:1200px) {
	.ny_con .con_m .con_tit { padding:20px 0;}
}
/*内页联系我们*/

/*成功案例*/
.nysuccess{ width:100%;}
.nysuccess ul li{ width:31.3%; margin:0 2% 30px 0; float:left;text-align:center; position:relative;}
.nysuccess ul li:nth-child(3n){ margin-right:0;}
.nysuccess ul li .suc_pic{ display:block;width:100%; height:328px; text-align:center; overflow:hidden;position:relative;}
.nysuccess ul li .suc_pic img{height:100%; width:100%; object-fit: cover;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.nysuccess ul li .suc_pic .iblock{display:inline-block;height:100%;width:0;vertical-align:middle;}

.nysuccess ul li .suc_pic:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.nysuccess ul li:hover .suc_pic:before{ animation: shine .75s;}
@keyframes shine{100%{left:125%;}}

.nysuccess ul li .suc_tit{ display:block; width:92%; height:50px; line-height:50px;background:rgba(0,0,0,0.5); color:#fff; font-size:16px; margin-top:-50px; position:absolute; z-index:99; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 4%;}
.nysuccess ul li .suc_tit:after{ content:""; width:0;height:50px; background-color:#025bb7; bottom:0; left:0;position:absolute; z-index:-1;-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.nysuccess ul li:hover .suc_tit:after{width:100%;}

.nysuccess ul li:hover .suc_pic img{transform:scale(1.1);-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.nysuccess ul li:hover{-webkit-box-shadow: #ccc 1px 0px 10px 1px;-moz-box-shadow: #ccc 1px 0px 10px 1px;box-shadow: #ccc 1px 0px 10px 1px;  }

@media screen and (max-width:1399px) {
.nysuccess ul li .suc_pic{ height:272px;}
}
@media screen and (max-width:1200px) {
.nysuccess ul li .suc_pic{ height:244px;}
}
/*成功案例*/

/*资料下载*/
.down{ width:100%;}
.down ul li{ width:48.8%; float:left; margin:0 2% 30px 0; background:url(../images/down1.png) left center no-repeat; border:1px solid #e0e0e0; }
.down ul li:nth-child(2n){ margin-right:0;}
.down ul li .time{ width:12%; background:url(../images/clock.png) left center no-repeat; border-right:1px solid #e0e0e0; font-size:15px;color:#888;display: inline-block;
    line-height: 43px;margin: 14px 0 13px 13%;padding: 0 2% 0 3%;}
.down ul li p{ width:69%; line-height:50px;}
.down ul li p .tit{ display:inline-block; width:94%;padding:10px 2% 10px 4%; overflow:hidden;text-overflow: ellipsis; white-space:nowrap; font-size:16px;color:#333;}

.down ul li:hover{ background:url(../images/down2.png) left center no-repeat; }
.down ul li:hover p .tit{ color:#025bb7;}

.down_btn{ width:100%; padding:50px 2%; text-align:center;}
.down_btn a{ display:inline-block; width:120px; height:40px; border:1px solid #888; margin:0 1%; color:#888; line-height:40px;}
.down_btn a:hover{ background-color:#025bb7; border:1px solid #025bb7; color:#fff;}

@media screen and (max-width:1399px) {
.down ul li{margin:0 2% 20px 0;}
.down ul li .time{ width:14%;margin: 14px 0 13px 15%;}
.down ul li p{ width:65%;}
}
@media screen and (max-width:1200px) {
.down ul li{margin:0 2% 20px 0;}
.down ul li .time{ width:16%;margin: 14px 0 13px 15%;}
.down ul li p{ width:63%;}
}

/*资料下载*/

/*底部*/
.foot{ width:100%; background: #232323; color:#fff; padding:30px 0;}

.foot_top{ padding:30px 0;}
.foot_top .foot1{ width:50%; margin-right:2%;}
.foot_top .foot1 dl{ width:31%; margin-right:2%;max-height: 180px;overflow: hidden; }
.foot_top .foot1 dl dt{ font-size:12px; color:#666; margin-bottom:30px;background:url(../images/footico.png) left center no-repeat; padding-left: 35px;}
.foot_top .foot1 dl dt em{ font-size:16px; color:#fff;margin-right: 3%;}
.foot_top .foot1 dl dd{ margin:0;padding-left: 15px;}
.foot_top .foot1 dl dd i{display:inline-block; width:5px; height:1px; background-color:#aaa; margin:0 9% 5px 0;}
.foot_top .foot1 dl dd a{ display:inline-block; font-size:14px; color:#aaa; line-height:30px; text-align:left;}
.foot_top .foot1 dl dd a:hover{color:#fff; }
.foot_top .foot2{ width:28%; margin-right:2%;}
.foot_top .foot2 .top{ width:100%; height:auto;_background:url(../images/footline.jpg) bottom center no-repeat;border-bottom: 1px solid #3f3f3f;}
.foot_top .foot2 .top .con{ width:60%;}
.foot_top .foot2 .top .con p{ font-size:15px; color:#fff;}
.foot_top .foot2 .top .con span{font-size:30px; font-weight:bolder; color:#025bb7; margin:0;}
.foot_top .foot2 .top .pic{ width:26%;}
.foot_top .foot2 span { display:block;font-size:15px; color:#aaa; margin:20px 0; }
.foot_top .foot2 .ico1{background:url(../images/dlx.png) left center no-repeat; padding-left:7%;}
.foot_top .foot2 .ico2{background:url(../images/demil.png) left center no-repeat;padding-left:7%;}
.foot_top .foot2 .ico3{background:url(../images/dmap.png) left center no-repeat;padding-left:7%;}
.foot_top .foot3{ width:9.3%; text-align:center;}
.foot_top .foot3 img{ width:130px; height:130px;}
.foot_top .foot3 p{font-size:14px; color:#aaa; line-height:50px;}

.foot_middle{background:url(../images/link.png) center center repeat;_background-size: cover;margin-bottom:30px;min-height: 70px;padding: 5px 1% 10px;color: #5c5a5a;}
.foot_middle .link{ font-size:14px; color:#aaa; line-height:20px;width: 64px;display: block;float: left;padding: 10px 20px 10px 50px;background:url(../images/link2.png) left center no-repeat;}
.foot_middle .link p{ display:block;font-size:16px; color:#fff; line-height:30px;}
.foot_middle a{ display:inline-block;font-size:14px; color:#aaa; line-height:30px;margin: 5px 10px 0 0;}
.foot_middle a:hover{color:#fff; }

.foot_bot{ line-height:30px;}
.foot_bot p{font-size:14px; color:#aaa;}
.foot_bot p a{ display:inline-block;font-size:14px; color:#aaa;line-height:30px;}
.foot_bot p a:hover{color:#fff; }

@media screen and (max-width:1399px) and (min-width:1200px) {
.foot_top .foot2 .top .con span {font-size: 27px;}
.foot_top .foot2 .ico1{padding-left:10%;}
.foot_top .foot2 .ico2{padding-left:10%;}
.foot_top .foot2 .ico3{padding-left:10%;}

.foot_top .foot3{ width:11.3%;}
}
@media screen and (max-width:1200px) {
.foot_top .foot2 .top .con span {font-size: 24px;}
.foot_top .foot2 .ico1{padding-left:10%;}
.foot_top .foot2 .ico2{padding-left:10%;}
.foot_top .foot2 .ico3{padding-left:10%;}

.foot_top .foot3{ width:13%;}
}
/*底部*/

/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#025bb7;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#025bb7;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}
/*右侧漂浮 结束*/

